CommonEvent 2549
Name = "Seduction: Trilobite"

  999([2151])
  Script(["$game_troop.lose_event_id = 3549"])
  ControlVariables([26, 26, 0, 3, 3, 1, 4])
  ControlVariables([26, 26, 4, 0, 10])
  ShowTextAttributes(["trilobite_fc1", 0, 0, 2])
  ShowText(["\\n<Trilobite>You're quite strong, we'll probably lose at this rate..."])
  ShowText([""])
  Script(["battler_graphic_hide"])
  ShowPicture([5, "80_trilobite_st14", 0, 0, 0, 0, 100, 100, 255, 0])
  ShowTextAttributes(["", 0, 0, 2])
  ShowText(["The mouth in Trilobite's center opens wide!"])
  ShowTextAttributes(["trilobite_fc1", 0, 0, 2])
  ShowText(["\\n<Trilobite>Hey, wouldn't you like to be sucked by this mouth?\nIt'll feel so good, you'll come as much as you want..."])
  ShowText([""])
  ShowText([""])
  ControlSwitches([98, 98, 0])
  ControlSwitches([96, 96, 0])
  ShowChoices([["Ignore her", "Give in to temptation"], 1])
  When([0, "無視する"])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Luka resists her temptation!"])
    CallCommonEvent([1999])
    ExitEventProcessing([])
    Empty([])

  When([1, "誘惑に乗る"])
    Empty([])

  ChoicesEnd([])
  ShowTextAttributes(["trilobite_fc1", 0, 0, 2])
  ShowText(["\\n<Trilobite>Well then... let's enjoy this meal."])
  ShowText([""])
  ControlVariables([26, 26, 3, 0, 4])
  PlaySE(["RPG::SE(@name=\"mon_ero_slime1\", @pitch=100, @volume=100)"])
  ChangeHP([0, 1, 1, 1, 26, true])
  ShowTextAttributes(["", 0, 0, 2])
  ShowText(["Trilobite's huge mouth swallows Luka's body!"])
  ShowText(["He is sucked into her hot and slimy predatory mouth from the neck down!\\D"])
  ShowText(["Luka takes \\V[26] damage!"])
  ControlVariables([27, 27, 0, 3, 3, 1, 2])
  PlaySE(["RPG::SE(@name=\"mon_ero_slime3\", @pitch=100, @volume=100)"])
  ChangeHP([0, 1, 1, 1, 26, true])
  ShowTextAttributes(["", 0, 0, 2])
  ShowText(["Trilobite's predatory mouth slurps Luka's body!"])
  ShowText(["His entire body is stimualted as he's being sucked, giving him intense pleasure!\\D"])
  ShowText(["Luka takes \\V[26] damage!"])
  ControlVariables([27, 27, 0, 3, 3, 1, 2])
  PlaySE(["RPG::SE(@name=\"mon_ero_slime3\", @pitch=100, @volume=100)"])
  ChangeHP([0, 1, 1, 1, 26, true])
  ShowTextAttributes(["", 0, 0, 2])
  ShowText(["The giant tongue inside the predatory mouth begins to move!"])
  ShowText(["Luka is relentlessly pleasured as it licks around his body like a piece of candy!\\D"])
  ShowText(["Luka takes \\V[26] damage!"])
  ControlVariables([27, 27, 0, 3, 3, 1, 2])
  ConditionalBranch([1, 27, 0, 0, 0])
    JumpToLabel(["射精1"])
    Empty([])

  BranchEnd([])
  Label(["射精1"])
  ShowTextAttributes(["", 0, 0, 2])
  ShowText(["\\n<Luka>Hauu... Aaaaah!!"])
  ShowText([""])
  CallCommonEvent([104])
  CallCommonEvent([105])
  ShowTextAttributes(["", 0, 0, 2])
  ShowText(["As Trilobite's predatory mouth sucks on my entire body, I come. My semen shoots out into the huge mouth..."])
  ShowText([""])
  ShowTextAttributes(["trilobite_fc1", 0, 0, 2])
  ShowText(["\\n<Trilobite>Fufu... looks like you came inside our mouth.\nI can taste your semen..."])
  ShowText([""])
  ShowText([""])
  CallCommonEvent([2000])
  ExitEventProcessing([])
  Empty([])
